net/http.persistConn.wroteRequest (method)

3 uses

	net/http (current package)
		transport.go#L2177: 				pc.wroteRequest() &&
		transport.go#L2244: 				pc.wroteRequest() &&
		transport.go#L2466: func (pc *persistConn) wroteRequest() bool {